projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
533286e
)
Mark kill-whole-line as documented.
author
Eli Zaretskii
<eliz@gnu.org>
Fri, 16 Dec 2005 12:06:41 +0000
(12:06 +0000)
committer
Eli Zaretskii
<eliz@gnu.org>
Fri, 16 Dec 2005 12:06:41 +0000
(12:06 +0000)
etc/NEWS
patch
|
blob
|
history
diff --git
a/etc/NEWS
b/etc/NEWS
index 4bb3e5cf08684755aade6fdf43914d197388fa2a..c8c8c61fc429935b2ec0e66106f0e5fbf5147324 100644
(file)
--- a/
etc/NEWS
+++ b/
etc/NEWS
@@
-323,7
+323,7
@@
converts whitespace around point to N spaces.
** New commands to operate on pairs of open and close characters:
`insert-pair', `delete-pair', `raise-sexp'.
----
++++
** New command `kill-whole-line' kills an entire line at once.
By default, it is bound to C-S-<backspace>.